home *** CD-ROM | disk | FTP | other *** search
- ; This is the Dsz setup file for Smlnet 1D(Echomail door) and above
- ;
- ; Variables that it needs for operation with Smlnet:
- ; [COM] Com.port number
- ; [BAUD] Baud.Rate
- ; [FILE] Filename to be transfered
- ; The above variables are to be left unaltered for their presence
- ; is mandatory.
- ;
- ; All other text of each protocal line can altered as you like
- ; as long as the above variables are unaltered and the symbols
- ; you assign are in its proper lower or upper case set.
- ;
- ; Setup string for Xmodem protocal
- DSZ port [COM] speed [BAUD] sx [FILE]
- ;
- ; Setup string for Xmodem(1K Block) - - - compatible with Qmodem's Ymodem
- DSZ port [COM] speed [BAUD] sx -k [FILE]
- ;
- ; Setup string for Zmodem
- DSZ port [COM] speed [BAUD] sz [FILE]
-